scrolledwindow: Add motion mask to the widget window
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 2 Mar 2015 14:31:11 +0000 (15:31 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 2 Mar 2015 14:49:40 +0000 (15:49 +0100)
commit1feaa6f30193b0d496e73421af967273d0af0682
tree9f21cedf784e05d84b9a8fbb3e43659fffaccd78
parent22c83e5ea7045beab4f3050c368d6a2cc9086dfa
scrolledwindow: Add motion mask to the widget window

This is not specified specifically by the attached controllers, so let
the scrolledwindow set the mask, as motion events with no buttons pressed
are interesting to it.

https://bugzilla.gnome.org/show_bug.cgi?id=745344
gtk/gtkscrolledwindow.c